Skip to content

feat(cad-agent-plugin): add Google Gemini provider support#1

Open
singhalvivek wants to merge 1 commit into
mainfrom
feat/google-gemini-provider
Open

feat(cad-agent-plugin): add Google Gemini provider support#1
singhalvivek wants to merge 1 commit into
mainfrom
feat/google-gemini-provider

Conversation

@singhalvivek

Copy link
Copy Markdown

Adds @ai-sdk/google integration so the CAD agent can use Google Gemini models.

Changes

  • New google provider branch in createModelFromSettings (createGoogleGenerativeAI)
  • Gemini models added to the model catalog: 2.5 Pro, 2.5 Flash, 2.0 Flash, 1.5 Pro, 1.5 Flash (all vision-capable)
  • Wired into the settings store, drawing verifier, and i18n (en / zh / tr)
  • Added @ai-sdk/google dependency

Notes

  • Branch is based on 66faa2d; main has since advanced to 6e35d97. Can rebase before merge if preferred.

Add @ai-sdk/google integration with Gemini 2.5/2.0/1.5 models to the
model catalog, model factory, settings store, drawing verifier, and i18n.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant